golang.org/x/net/http2.clientConnReadLoop.endStream (method)

4 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2370: 		rl.endStream(cs)
		transport.go#L2543: 	rl.endStream(cs)
		transport.go#L2756: 		rl.endStream(cs)
		transport.go#L2761: func (rl *clientConnReadLoop) endStream(cs *clientStream) {